#include <deMachineWindowsCPU.hpp>
Public Member Functions | |
| deMachineWindowsCPU () | |
| deBoolean | GetCreationResult (void) |
| deBoolean | GetCPUInfo (deCPUInfo *Info) |
Private Member Functions | |
| void | StartTimer (long *Time, __int64 *Clock) |
| void | GetVendorAndCPUInfo (void) |
| void | GetIntelCPUInfo (long LargestExtendedFunction) |
| void | GetEmbeddedCPUName (void) |
| char * | GetIntelCPUName (void) |
| long | GetIntelCPUCache (void) |
| void | GetIntelCPUCacheValues (void) |
| void | GetAMDCPUInfo (long LargestExtendedFunction) |
| void | GetAMDCPUCacheValues (long LargestExtendedFunction) |
| void | StopTimer (long *Time, __int64 *Clock) |
Private Attributes | |
| deBoolean | CreationResult |
| deCPUInfo | CPUInfo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3-rc3